home *** CD-ROM | disk | FTP | other *** search
/ Multimedia Selection / Multimedia Selection Volume One - CD-ROM / MULTIMEDIA SELECTION____________.ISO / utils / bbutilr / inuse.bat < prev    next >
Encoding:
DOS Batch File  |  1993-07-18  |  170 b   |  9 lines

  1. @echo off
  2. echo InUse [C]opyWrong by ßronx ßomber in 1993
  3. echo Checking number of files and bytes already used...
  4. chkdsk > . 
  5. find "user files"  . 
  6. echo.
  7. del  . 
  8.  
  9.